projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
766f636
)
; * lisp/startup.el (command-line-1): Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 12 Nov 2021 07:50:43 +0000
(09:50 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 12 Nov 2021 07:50:43 +0000
(09:50 +0200)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index a911aed1cd282c03236f02c2cc6d9023a402f0e2..d4fa59925f161339de1aaf292dde8abf21b6ae6d 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-2530,7
+2530,7
@@
nil default-directory" name)
(truename (file-truename file-ex)))
;; We want to use the truename here if we can,
;; because that makes `eval-after-load' work
- ;; more reliably. But
I
f the file is, for
+ ;; more reliably. But
i
f the file is, for
;; instance, /dev/stdin, the truename doesn't
;; actually exist on some systems.
(when (file-exists-p truename)